home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / HAWKINS / G0IRC-13 / !History next >
Text File  |  1999-03-21  |  1KB  |  60 lines

  1. History file for !g0iRC
  2. ------------------------
  3.  
  4. 07-March-99    Added /LINKS handling code (click menu on main window).
  5.  
  6.         Added drag&drop text file sending, (works with coloured ASCII art).
  7.         
  8.         Added Macro handling code.
  9.         
  10.         Improved URL handling code.
  11.         
  12.         Increased display driver efficiency.
  13.         
  14.         Clicking anywhere on the window will give caret focus.
  15.         
  16.  
  17. 09-March-99    Made input textbox automatically scale to window size.
  18.  
  19.         Lightened toolbar icon background.
  20.         
  21.         Improved Wimp_Poll event handling.
  22.         
  23.         Moved tooltips text out of the way of the toolbar icons.
  24.         
  25.         Macro catalog file error handling improved.
  26.         
  27.         Fixed toolbar close bug.
  28.     
  29.     
  30. 14-March-99        If someone changes their nickname whilst in a channel, and you
  31.         have a query/message window open to them, then the window will
  32.         keep-up and change to the new nickname of the client instead of
  33.         opening another window to you.
  34.         
  35.         
  36. 15-March-99     Fixed userlist overflow problem.
  37.  
  38.  
  39. 16-March-99    Added 'dead' connection sensing.
  40.  
  41.  
  42. 17-March-99    Played with and tested. Nothing nasty found.
  43.  
  44.  
  45. 20-March-99    Moved the Macro folder button somewhere sensible.
  46.         
  47.         Removed memory handler bug.
  48.         
  49.         Foreground text colour changing implemented.
  50.         
  51.         
  52. 21-March-99    Fixed 'numeric length' ping reply from being too long.
  53.  
  54.         Implemented >256byte sending.
  55.         
  56.         Fixed bug in colour translation routine.
  57.  
  58.         Corrected bug in banmask generator.
  59.  
  60.                 Testing and bugfixing.